Package-level declarations
Types
Link copied to clipboard
Implements the async server strategy for MCP servers.
Link copied to clipboard
Registry for managing tools in an asynchronous MCP server.
Link copied to clipboard
class McpAsyncPromptFactory(val excludedInterfaces: Set<Class<*>> = setOf(
Timestamped::class.java,
))
Create Prompt specifications for the MCP server.
Link copied to clipboard
interface McpAsyncPromptPublisher
Defines an async prompt publisher for MCP servers.
Link copied to clipboard
interface McpAsyncResourcePublisher
Defines an async resource publisher for MCP servers.